Fix the Emoji chooser finalize
authorMatthias Clasen <mclasen@redhat.com>
Wed, 12 Feb 2020 19:23:01 +0000 (14:23 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 12 Feb 2020 19:23:01 +0000 (14:23 -0500)
commit11ab39617e0b247dd6a7001980fe29950c518859
treea186214add95c69321874712c1d5ea939f490949
parent7404c393f37805da44c6a458466060c01496b162
Fix the Emoji chooser finalize

If the Emoji chooser is finalized before the idle
has run, it would spew criticals, breaking some tests.
Avoid that.
gtk/gtkemojichooser.c